gpsbabel.git
18 years agogdb: Add possible output of GDB version 3 format.
oliskoli [Sat, 7 Jul 2007 21:49:06 +0000 (21:49 +0000)]
gdb: Add possible output of GDB version 3 format.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2876 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agogdb: Fix V3 waypoint final bytes (postal code / phone number).
oliskoli [Sat, 7 Jul 2007 21:30:21 +0000 (21:30 +0000)]
gdb: Fix V3 waypoint final bytes (postal code / phone number).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2875 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agomagproto: Increase size of some local buffers.
oliskoli [Sat, 7 Jul 2007 16:19:34 +0000 (16:19 +0000)]
magproto: Increase size of some local buffers.
Fix endless loop (with corrupted data) in mag_dequote.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2874 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agounicsv: Add gps fix to writer. Fix mingw problem with indexed parameters.
oliskoli [Fri, 6 Jul 2007 20:51:02 +0000 (20:51 +0000)]
unicsv: Add gps fix to writer. Fix mingw problem with indexed parameters.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2873 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoGerhard Olsson starts adding lap support to Garmin protocol layer.
robertl [Fri, 6 Jul 2007 03:35:38 +0000 (03:35 +0000)]
Gerhard Olsson starts adding lap support to Garmin protocol layer.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2872 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoGerhard Olsson and Robert Lipe add realtime tracking for XCSV and repair KML tracking.
robertl [Fri, 6 Jul 2007 02:03:52 +0000 (02:03 +0000)]
Gerhard Olsson and Robert Lipe add realtime tracking for XCSV and repair KML tracking.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2871 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoTweak doc for garmin_gpi.
robertl [Thu, 5 Jul 2007 20:01:51 +0000 (20:01 +0000)]
Tweak doc for garmin_gpi.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2870 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoMinor doc tweaks in use, preface, build. Try to segment Garmin list into
robertl [Thu, 5 Jul 2007 05:07:51 +0000 (05:07 +0000)]
Minor doc tweaks in use, preface, build.  Try to segment Garmin list into
GPX and GPX-not.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2869 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoAdd ISO_TIME_MS to Style formats.
robertl [Thu, 5 Jul 2007 01:42:58 +0000 (01:42 +0000)]
Add ISO_TIME_MS to Style formats.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2868 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoClose <para> tags.
oliskoli [Wed, 4 Jul 2007 21:18:09 +0000 (21:18 +0000)]
Close <para> tags.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2867 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoRe-use unused decode vector with a pointer to a fallback character set.
oliskoli [Wed, 4 Jul 2007 21:07:48 +0000 (21:07 +0000)]
Re-use unused decode vector with a pointer to a fallback character set.
Very useful for ascii-like character sets. There we don't need to maintain a large
extra (hand-made) conversion table.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2866 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoExtend extra UCS4 to character conversion table.
oliskoli [Wed, 4 Jul 2007 20:40:45 +0000 (20:40 +0000)]
Extend extra UCS4 to character conversion table.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2865 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoFill cp1250..cp1257 extra table ("Best Fit" non-ascii codes).
oliskoli [Wed, 4 Jul 2007 19:05:03 +0000 (19:05 +0000)]
Fill cp1250..cp1257 extra table ("Best Fit" non-ascii codes).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2864 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoAdd TRACK_NAME and ROUTE_NAME to XCSV.
robertl [Wed, 4 Jul 2007 18:11:32 +0000 (18:11 +0000)]
Add TRACK_NAME and ROUTE_NAME to XCSV.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2863 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoRemove format readme's from windows package.
oliskoli [Wed, 4 Jul 2007 18:03:35 +0000 (18:03 +0000)]
Remove format readme's from windows package.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2862 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoWrite header block of zero waypoints even when we have zero waypoints.
robertl [Tue, 3 Jul 2007 22:07:09 +0000 (22:07 +0000)]
Write header block of zero waypoints even when we have zero waypoints.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2861 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoInclude time range in KML tracks when available.
robertl [Tue, 3 Jul 2007 18:20:43 +0000 (18:20 +0000)]
Include time range in KML tracks when available.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2860 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoCommit the glossary work that we started back in March.
robertl [Tue, 3 Jul 2007 17:16:37 +0000 (17:16 +0000)]
Commit the glossary work that we started back in March.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2859 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoDon't write empty folders in KML if we have no tracks or routes.
robertl [Tue, 3 Jul 2007 16:53:09 +0000 (16:53 +0000)]
Don't write empty folders in KML if we have no tracks or routes.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2858 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoDocument append_positioning flag for NMEA.
robertl [Tue, 3 Jul 2007 16:48:15 +0000 (16:48 +0000)]
Document append_positioning flag for NMEA.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2857 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoCommit the lowranceuser 'writeasicons' option that I actually coded and documented...
robertl [Tue, 3 Jul 2007 16:43:57 +0000 (16:43 +0000)]
Commit the lowranceuser 'writeasicons' option that I actually coded and documented back in March.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2856 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoTypo fix in gbser_posix.c
robertl [Tue, 3 Jul 2007 16:37:08 +0000 (16:37 +0000)]
Typo fix in gbser_posix.c

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2855 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoAllow stdin on posix gbser filename.
robertl [Tue, 3 Jul 2007 04:03:37 +0000 (04:03 +0000)]
Allow stdin on posix gbser filename.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2854 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoAdd quotations to unicsv output sample.
oliskoli [Mon, 2 Jul 2007 19:36:55 +0000 (19:36 +0000)]
Add quotations to unicsv output sample.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2853 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoUpgrade unicsv doc. Extend the list of key words. Add some hints for the writer.
oliskoli [Mon, 2 Jul 2007 19:27:12 +0000 (19:27 +0000)]
Upgrade unicsv doc. Extend the list of key words. Add some hints for the writer.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2852 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoAdd doc for unicsv options 'datum' and 'grid'.
oliskoli [Mon, 2 Jul 2007 19:23:19 +0000 (19:23 +0000)]
Add doc for unicsv options 'datum' and 'grid'.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2851 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoAdd doc for option 'location' of raymarine.
oliskoli [Mon, 2 Jul 2007 18:30:26 +0000 (18:30 +0000)]
Add doc for option 'location' of raymarine.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2850 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoAdd some doc for tomtom_asc and tomtom_itn formats.
oliskoli [Mon, 2 Jul 2007 18:29:01 +0000 (18:29 +0000)]
Add some doc for tomtom_asc and tomtom_itn formats.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2849 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoChange source format for unicsv write test (timezone problem).
oliskoli [Mon, 2 Jul 2007 17:36:10 +0000 (17:36 +0000)]
Change source format for unicsv write test (timezone problem).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2848 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoAllow geocache placer to be empty in GPX read.
robertl [Mon, 2 Jul 2007 03:41:59 +0000 (03:41 +0000)]
Allow geocache placer to be empty in GPX read.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2847 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoLet route simplifier know if it's working on tracks or routes so it knows which list...
robertl [Mon, 2 Jul 2007 02:06:31 +0000 (02:06 +0000)]
Let route simplifier know if it's working on tracks or routes so it knows which list to remove from.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2846 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoMove function 'strenquote' from unicsv to common utils.
oliskoli [Fri, 29 Jun 2007 21:01:35 +0000 (21:01 +0000)]
Move function 'strenquote' from unicsv to common utils.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2845 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agounicsv: Quote coordinates using grid with seconds. Move function 'strenquote' to...
oliskoli [Fri, 29 Jun 2007 21:00:40 +0000 (21:00 +0000)]
unicsv: Quote coordinates using grid with seconds. Move function 'strenquote' to common utils.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2844 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoxmlgeneric: Fix order of 'str_match' parameters.
oliskoli [Fri, 29 Jun 2007 20:55:25 +0000 (20:55 +0000)]
xmlgeneric: Fix order of 'str_match' parameters.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2843 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoRefresh 'internal_styles.c'.
oliskoli [Thu, 28 Jun 2007 22:39:47 +0000 (22:39 +0000)]
Refresh 'internal_styles.c'.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2842 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoAllow wildcards [*?] in xml tag list.
oliskoli [Thu, 28 Jun 2007 22:37:13 +0000 (22:37 +0000)]
Allow wildcards [*?] in xml tag list.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2841 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoBe more liberal with coordinates outsite of -90..90,-180..180.
oliskoli [Thu, 28 Jun 2007 22:34:52 +0000 (22:34 +0000)]
Be more liberal with coordinates outsite of -90..90,-180..180.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2840 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoTry to detect the truth of unknown_alt.
oliskoli [Thu, 28 Jun 2007 22:30:47 +0000 (22:30 +0000)]
Try to detect the truth of unknown_alt.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2839 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoLet unicsv write something.
oliskoli [Thu, 28 Jun 2007 22:17:53 +0000 (22:17 +0000)]
Let unicsv write something.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2838 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoAdd field separator to "pretty_deg_format".
oliskoli [Thu, 28 Jun 2007 22:12:46 +0000 (22:12 +0000)]
Add field separator to "pretty_deg_format".

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2837 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years ago6/26/07 google breakage; they accidentally dropped a </tr>
parkrrrr [Tue, 26 Jun 2007 13:10:48 +0000 (13:10 +0000)]
6/26/07 google breakage; they accidentally dropped a </tr>

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2836 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoBreak up introductory sentence a bit.
robertl [Sun, 24 Jun 2007 22:21:38 +0000 (22:21 +0000)]
Break up introductory sentence a bit.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2835 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoChange WBT doc to backup tracks before erasing unit.
robertl [Sun, 24 Jun 2007 22:15:29 +0000 (22:15 +0000)]
Change WBT doc to backup tracks before erasing  unit.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2834 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoAfter confirming with Garmin that these should Just Work, I'm adding:
robertl [Thu, 21 Jun 2007 18:40:16 +0000 (18:40 +0000)]
After confirming with Garmin that these should Just Work, I'm adding:

Nuvi 600
Nuvi 650
Nuvi 650FM
Nuvi 200
Nuvi 250
Nuvi 270

Rhino 520HCx
Rhino 530HCx

eTrex Vista HCx,
eTrex Legend HCx,
eTrex Summit HC,
eTrex Venture HC
eTrex H

Nuvi 200W
Nuvi 250W

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2833 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoGoogle makes arbitrary changes to Maps output again.
parkrrrr [Tue, 19 Jun 2007 13:06:21 +0000 (13:06 +0000)]
Google makes arbitrary changes to Maps output again.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2832 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoigc: Stop writing when more than 99 points in task route.
oliskoli [Mon, 18 Jun 2007 20:14:47 +0000 (20:14 +0000)]
igc: Stop writing when more than 99 points in task route.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2831 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoozi: Use macros for "flagged" waypoint fields.
oliskoli [Mon, 18 Jun 2007 20:03:43 +0000 (20:03 +0000)]
ozi: Use macros for "flagged" waypoint fields.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2830 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agogarmin_fs: Use macros for "flagged" waypoint fields.
oliskoli [Mon, 18 Jun 2007 19:59:56 +0000 (19:59 +0000)]
garmin_fs: Use macros for "flagged" waypoint fields.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2829 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agonmea: Tweak some forgotten "flagged" waypoint fields.
oliskoli [Mon, 18 Jun 2007 18:20:43 +0000 (18:20 +0000)]
nmea: Tweak some forgotten "flagged" waypoint fields.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2828 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agogdb: Add comment to revision history.
oliskoli [Mon, 18 Jun 2007 18:10:13 +0000 (18:10 +0000)]
gdb: Add comment to revision history.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2827 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agogdb: Tweak some forgotten "flagged" fields.
oliskoli [Mon, 18 Jun 2007 18:08:52 +0000 (18:08 +0000)]
gdb: Tweak some forgotten "flagged" fields.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2826 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoxcsv: Initialize option 'datum' with default value (WGS 84).
oliskoli [Tue, 12 Jun 2007 20:36:48 +0000 (20:36 +0000)]
xcsv: Initialize option 'datum' with default value (WGS 84).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2825 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoxmlgeneric: Finalize gbfile membership.
oliskoli [Tue, 12 Jun 2007 18:42:58 +0000 (18:42 +0000)]
xmlgeneric: Finalize gbfile membership.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2824 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agostmsdf: Add basic "synthesize_shortnames" support.
oliskoli [Fri, 8 Jun 2007 21:25:02 +0000 (21:25 +0000)]
stmsdf: Add basic "synthesize_shortnames" support.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2823 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agostmwpp: Add basic "synthesize_shortnames" support.
oliskoli [Fri, 8 Jun 2007 21:24:31 +0000 (21:24 +0000)]
stmwpp: Add basic "synthesize_shortnames" support.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2822 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agostmwpp: Fix ZERO-trimming code in stmwpp_write_double.
oliskoli [Thu, 7 Jun 2007 22:35:00 +0000 (22:35 +0000)]
stmwpp: Fix ZERO-trimming code in stmwpp_write_double.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2821 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoAdd some new files to project.
oliskoli [Thu, 7 Jun 2007 20:21:09 +0000 (20:21 +0000)]
Add some new files to project.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2820 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agogarmin_gpi: Remove errors and warnings in MSVC.
oliskoli [Thu, 7 Jun 2007 20:19:18 +0000 (20:19 +0000)]
garmin_gpi: Remove errors and warnings in MSVC.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2819 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoAdd Sprok Bence (hungarian translations) to authors.
oliskoli [Thu, 7 Jun 2007 18:54:50 +0000 (18:54 +0000)]
Add Sprok Bence (hungarian translations) to authors.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2818 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoHungarian translation finished. Thanx to Sprok Bence.
oliskoli [Thu, 7 Jun 2007 18:36:30 +0000 (18:36 +0000)]
Hungarian translation finished. Thanx to Sprok Bence.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2817 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoWelcome "navicache" in the world of gbfile.
oliskoli [Wed, 6 Jun 2007 22:36:32 +0000 (22:36 +0000)]
Welcome "navicache" in the world of gbfile.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2816 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoWelcome "html" in the world of gbfile.
oliskoli [Wed, 6 Jun 2007 22:34:47 +0000 (22:34 +0000)]
Welcome "html" in the world of gbfile.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2815 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoRead GISTeq's mangled NMEA.
robertl [Wed, 6 Jun 2007 20:04:18 +0000 (20:04 +0000)]
Read GISTeq's mangled NMEA.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2814 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoAdjust time struct before mkgmtime/mktime when date/time buffer doesn't have a date.
oliskoli [Tue, 5 Jun 2007 20:54:40 +0000 (20:54 +0000)]
Adjust time struct before mkgmtime/mktime when date/time buffer doesn't have a date.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2813 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoNuke clever override for Garmin geocache icons since they're interfering with
robertl [Sun, 3 Jun 2007 02:15:16 +0000 (02:15 +0000)]
Nuke clever override for Garmin geocache icons since they're interfering with
real garmin geocache icons.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2812 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agogarmin_gpi: Avoid problems with system time during leaktest.
oliskoli [Sat, 2 Jun 2007 21:29:52 +0000 (21:29 +0000)]
garmin_gpi: Avoid problems with system time during leaktest.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2811 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoRemove depth from garmin special data.
oliskoli [Sat, 2 Jun 2007 21:00:38 +0000 (21:00 +0000)]
Remove depth from garmin special data.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2810 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoSay "Goodbye" to unknown_course and unknown_speed.
oliskoli [Sat, 2 Jun 2007 20:26:10 +0000 (20:26 +0000)]
Say "Goodbye" to unknown_course and unknown_speed.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2809 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoAdd additional sequence (with binary compare) for garmin_gpi.
oliskoli [Sat, 2 Jun 2007 19:21:27 +0000 (19:21 +0000)]
Add additional sequence (with binary compare) for garmin_gpi.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2808 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agogarmin_gpi: Split bounds with a new method.
oliskoli [Sat, 2 Jun 2007 18:33:20 +0000 (18:33 +0000)]
garmin_gpi: Split bounds with a new method.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2807 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agounicsv: Add possible fields 'x' (longitude) and 'y' (latitude).
oliskoli [Sat, 2 Jun 2007 18:31:07 +0000 (18:31 +0000)]
unicsv: Add possible fields 'x' (longitude) and 'y' (latitude).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2806 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoTrack geocache placer ID on read from GPX/PQs.
robertl [Fri, 1 Jun 2007 21:22:34 +0000 (21:22 +0000)]
Track geocache placer ID on read from GPX/PQs.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2805 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoFix some terrible typos.
oliskoli [Sat, 26 May 2007 05:38:48 +0000 (05:38 +0000)]
Fix some terrible typos.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2804 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoAdd more supported items to unicsv doc.
oliskoli [Fri, 25 May 2007 22:54:30 +0000 (22:54 +0000)]
Add more supported items to unicsv doc.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2803 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoAdd doc's for "garmin_gpi" file format.
oliskoli [Fri, 25 May 2007 22:02:51 +0000 (22:02 +0000)]
Add doc's for "garmin_gpi" file format.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2802 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoRemove proximity and temperature from garmin special data.
oliskoli [Fri, 25 May 2007 10:13:44 +0000 (10:13 +0000)]
Remove proximity and temperature from garmin special data.
Extend wpt_flags with members for proximity and temperature.
Define macros for easy access to 'flagged' waypoint fields (as GMSD).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2801 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agogarmin_gpi: Swap red and blue values in color table.
oliskoli [Thu, 24 May 2007 16:59:07 +0000 (16:59 +0000)]
garmin_gpi: Swap red and blue values in color table.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2800 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoTwo google breakages in one day. They must be busy.
parkrrrr [Thu, 24 May 2007 13:57:52 +0000 (13:57 +0000)]
Two google breakages in one day.  They must be busy.

This is one that wouldn't have been detected by my script, because it only
affected the reading of turn names.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2799 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoGoogle Maps changed to contain invalid XHTML, again.
parkrrrr [Thu, 24 May 2007 13:18:28 +0000 (13:18 +0000)]
Google Maps changed to contain invalid XHTML, again.

This time, it was tags of the form <foo bar="xxx"baz="yyy"> (note lack of
whitespace between attributes.)

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2798 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agogpsmath: Fix problem with conversion from UTM coordinates in southern hemisphere.
oliskoli [Thu, 24 May 2007 12:01:52 +0000 (12:01 +0000)]
gpsmath: Fix problem with conversion from UTM coordinates in southern hemisphere.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2797 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoAdd support user defined bitmap (BMP file).
oliskoli [Wed, 23 May 2007 21:47:55 +0000 (21:47 +0000)]
Add support user defined bitmap (BMP file).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2796 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoAdd support for multiple POI lists to writer code.
oliskoli [Tue, 22 May 2007 21:28:54 +0000 (21:28 +0000)]
Add support for multiple POI lists to writer code.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2795 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoRename module garmin_poi. New name is now garmin_gpi.
oliskoli [Sun, 20 May 2007 21:32:15 +0000 (21:32 +0000)]
Rename module garmin_poi. New name is now garmin_gpi.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2794 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoRename module garmin_poi. New name is now garmin_gpi.
oliskoli [Sun, 20 May 2007 21:27:01 +0000 (21:27 +0000)]
Rename module garmin_poi. New name is now garmin_gpi.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2793 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoAdd support for Garmin POI's (.gpi files).
oliskoli [Sun, 20 May 2007 21:21:53 +0000 (21:21 +0000)]
Add support for Garmin POI's (.gpi files).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2792 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agogarmin_poi: Add gpi writer code.
oliskoli [Sun, 20 May 2007 21:20:57 +0000 (21:20 +0000)]
garmin_poi: Add gpi writer code.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2791 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agogarmin_poi: Add gpi writer code.
oliskoli [Sun, 20 May 2007 20:40:02 +0000 (20:40 +0000)]
garmin_poi: Add gpi writer code.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2790 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoAdd support (currently only a reader) for Garmin POI's (.gpi files).
oliskoli [Sun, 20 May 2007 20:39:01 +0000 (20:39 +0000)]
Add support (currently only a reader) for Garmin POI's (.gpi files).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2789 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoAdd support (currently only a reader) for Garmin POI's (.gpi files).
oliskoli [Fri, 18 May 2007 21:28:32 +0000 (21:28 +0000)]
Add support (currently only a reader) for Garmin POI's (.gpi files).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2788 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoUse description as name source when we don't have notes in maggeo.
robertl [Tue, 15 May 2007 21:56:40 +0000 (21:56 +0000)]
Use description as name source when we don't have notes in maggeo.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2787 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoCorrect test for unknown alt in lowranceusr writer.
robertl [Tue, 15 May 2007 13:41:24 +0000 (13:41 +0000)]
Correct test for unknown alt in lowranceusr writer.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2786 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agocsv_util: convert date to local date only when non-zero.
oliskoli [Tue, 15 May 2007 12:09:34 +0000 (12:09 +0000)]
csv_util: convert date to local date only when non-zero.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2785 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoadd 'nourl' option to an1 format
parkrrrr [Mon, 14 May 2007 14:18:19 +0000 (14:18 +0000)]
add 'nourl' option to an1 format

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2784 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoAdded xhtmlent.c to define XHTML entities. Currently used by google reader.
parkrrrr [Fri, 11 May 2007 15:55:17 +0000 (15:55 +0000)]
Added xhtmlent.c to define XHTML entities.  Currently used by google reader.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2783 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years ago- Added the rest of the XHTML entities to the google reader in a slightly
parkrrrr [Fri, 11 May 2007 15:54:47 +0000 (15:54 +0000)]
- Added the rest of the XHTML entities to the google reader in a slightly
  more reasonable form.  Letting expat do the heavy lifting for entity
  substitutions.
- Replaced ugly O(n^2) string replacement with one that's closer to O(n).
  The fact that TheDailyWTF just featured code like the code that was here
  originally is just a coincidence, really.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2782 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoI'm not convinced this isn't a problem with Xcode on the Mac, but double case the...
robertl [Thu, 10 May 2007 20:20:13 +0000 (20:20 +0000)]
I'm not convinced this isn't a problem with Xcode on the Mac, but double case the internal longitude conversion for Cetus to avoid integer overflow.CVS: ----------------------------------------------------------------------

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2781 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoLet IGC reader tolerate blank lines on input.
robertl [Thu, 10 May 2007 18:28:58 +0000 (18:28 +0000)]
Let IGC reader tolerate blank lines on input.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2780 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agohandle nbsp in google maps. We probably need a more generic entity handler, but...
parkrrrr [Thu, 10 May 2007 16:39:21 +0000 (16:39 +0000)]
handle nbsp in google maps.  We probably need a more generic entity handler, but nbsp is the only one I've seen so far

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2779 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoAccept and handle special header line from SONY-GPS devices.
oliskoli [Wed, 9 May 2007 23:11:47 +0000 (23:11 +0000)]
Accept and handle special header line from SONY-GPS devices.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2778 f51c46e8-681c-474f-0cfe-069cfd0219fb

18 years agoUpdate french translations.
oliskoli [Tue, 8 May 2007 20:55:32 +0000 (20:55 +0000)]
Update french translations.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2777 f51c46e8-681c-474f-0cfe-069cfd0219fb